func runtime.stopTheWorld
9 uses
runtime (current package)
heapdump.go#L22: stopTheWorld(stwWriteHeapDump)
mprof.go#L904: stopTheWorld(stwGoroutineProfile)
mprof.go#L969: stopTheWorld(stwGoroutineProfileCleanup)
mprof.go#L1104: stopTheWorld(stwGoroutineProfile)
mprof.go#L1190: stopTheWorld(stwAllGoroutinesStack)
mstats.go#L361: stopTheWorld(stwReadMemStats)
os_linux.go#L745: stopTheWorld(stwAllThreadsSyscall)
proc.go#L1257: func stopTheWorld(reason stwReason) {
proc.go#L1309: stopTheWorld(reason)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |